type golang.org/x/crypto/sha3.shakeWrapper (struct)
Method Implmentations (1 other method implements nothing)
BlockSize() int
*shakeWrapper.M : ShakeHash.BlockSize
*shakeWrapper.M : hash.Hash.BlockSize
*shakeWrapper.M : hash.XOF.BlockSize
MarshalBinary() ([]byte, error)
shakeWrapper.M : encoding.BinaryMarshaler.MarshalBinary
shakeWrapper.M : crypto/internal/fips140/hmac.marshalable.MarshalBinary
Read(p []byte) (n int, err error)
*shakeWrapper.M : ShakeHash.Read
*shakeWrapper.M : hash.XOF.Read
*shakeWrapper.M : io.Reader.Read
*shakeWrapper.M : io.ReadWriter.Read
Reset()
*shakeWrapper.M : ShakeHash.Reset
*shakeWrapper.M : hash.Hash.Reset
*shakeWrapper.M : hash.XOF.Reset
UnmarshalBinary(data []byte) error
shakeWrapper.M : encoding.BinaryUnmarshaler.UnmarshalBinary
shakeWrapper.M : crypto/internal/fips140/hmac.marshalable.UnmarshalBinary
Write(p []byte) (n int, err error)
*shakeWrapper.M : ShakeHash.Write
*shakeWrapper.M : hash.Hash.Write
*shakeWrapper.M : hash.XOF.Write
shakeWrapper.M : internal/bisect.Writer.Write
*shakeWrapper.M : io.ReadWriter.Write
shakeWrapper.M : io.Writer.Write
shakeWrapper.M : crypto/tls.transcriptHash.Write
shakeWrapper.M : github.com/refraction-networking/utls.transcriptHash.Write![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |